all:
	gcc ogl_4k.c -lglut -lGL -lGLU -o silver -I/usr/include/SDL -lSDL -ansi -ggdb

#il faut rajouter -ansi
